[3.12] Sync location of mypy pin with the main branch#111317
[3.12] Sync location of mypy pin with the main branch#111317AlexWaygood merged 4 commits intopython:3.12from
mypy pin with the main branch#111317Conversation
…quirements-dev.txt`
AlexWaygood
left a comment
There was a problem hiding this comment.
Thanks! You'll also need to change this line to reflect the new location:
cpython/.github/workflows/mypy.yml
Line 38 in 5c4f9a1
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
mypy pin (GH-111313)mypy pin with the main branch
|
I don't think we should be running mypy on I'd prefer it if you only changed this line in the cpython/.github/workflows/mypy.yml Line 38 in 5c4f9a1 |
Yeah, I already saw that I did it for nothing :) |
No problem! Can I also ask, do you have a small easy issue related to python code in any repository? |
Hmm, not sure :/ You could try looking through the issues with the |
|
There's also some docs ones at #110383 And “easy”, “good first issue” and “help wanted” issues in other Python core repos: |
|
Thank you so much!) |
Move
mypypin fromTools/clinic/requirements-dev.txttoTools/requirements-dev.txt(#111313 (comment))